Skip to content
This repository was archived by the owner on Nov 4, 2025. It is now read-only.

chore(renovate): enable auto merge#5322

Closed
tasso94 wants to merge 3 commits intomasterfrom
5214-enable-auto-merge
Closed

chore(renovate): enable auto merge#5322
tasso94 wants to merge 3 commits intomasterfrom
5214-enable-auto-merge

Conversation

@tasso94
Copy link
Member

@tasso94 tasso94 commented Jul 31, 2025

related to camunda/team-automation-platform#418

related to camunda/camunda-bpm-platform#5214
@tasso94 tasso94 requested a review from HeleneW-dot July 31, 2025 10:38
@tasso94 tasso94 self-assigned this Jul 31, 2025
],
"branchName": "{{{baseBranch}}}-{{{branchTopic}}}",
"rebaseWhen": "behind-base-branch",
"branchName": "{{{baseBranch}}}-renovate-{{{branchTopic}}}",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Adding -renovate suffix so that the branch protection rule needed for auto-merge can distinguish between feature branches and renovate branches.
  • {{{baseBranch}}} must always come first since otherwise our CI wouldn't run.

"config:base"
],
"branchName": "{{{baseBranch}}}-{{{branchTopic}}}",
"rebaseWhen": "behind-base-branch",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PRs should be rebased when behind base branch.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I mistakenly already committed this to master without review :(
Maybe we can catch up on this now.

permissions:
checks: read
contents: read
environment: delayenv
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Run will be delayed for 180 minutes. I don't know if this is enough to run our whole CI. However, we can tweak this.

@tasso94 tasso94 requested a review from HeleneW-dot July 31, 2025 12:08
@tasso94 tasso94 closed this Oct 29, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants